SubjectRepository.php#125satt_satt_mobile_app33.77msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (39732between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <>15327) and `subjects`.`deleted_at` isnullorderby `_lft` asc
SubjectRepository.php#340satt_satt_mobile_app170μsselect `videos`.`video_src_url`, `mediables`.`mediable_id` as `chapter_id` from `videos` innerjoin `mediables` on `mediables`.`mediable_id` = `videos`.`id` where `videos`.`id` =0and `videos`.`video_src` ='youtube'and `videos`.`deleted_at` isnull